Skip to content

chore: migrate agentic core to monorepo layout#113

Merged
tnez merged 1 commit into
mainfrom
chore/104-monorepo-layout
Jun 12, 2026
Merged

chore: migrate agentic core to monorepo layout#113
tnez merged 1 commit into
mainfrom
chore/104-monorepo-layout

Conversation

@tnez

@tnez tnez commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Move the published @tnezdev/agentic core package into packages/agentic
  • Turn the repository root into a private Bun workspace coordinator
  • Update publish/smoke-test paths and dogfood docs for the monorepo layout

Closes #104.

Verification

  • bun install --frozen-lockfile
  • bun run typecheck
  • bun run build
  • bun test
  • bun run test
  • bash scripts/smoke-test.sh && bash scripts/smoke-test-node.sh
  • git diff --check

@tnez tnez self-assigned this Jun 12, 2026
@tnez tnez merged commit 725eeae into main Jun 12, 2026
1 check passed
@tnez tnez deleted the chore/104-monorepo-layout branch June 12, 2026 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Chore: migrate Agentic to packages/ monorepo layout

1 participant